shouldIgnore

@get:JvmName(name = "getShouldIgnore")
@set:JvmName(name = "setShouldIgnore")
var shouldIgnore: Boolean
Add this contact to the blocked / ignored list

bool should_ignore = 3;